#include <sysc/packages/boost/detail/call_traits.hpp>
Public Types | |
| typedef const T * | value_type |
| typedef array_type & | reference |
| typedef const array_type & | const_reference |
| typedef const T *const | param_type |
Definition at line 140 of file call_traits.hpp.
| typedef const T* boost::boost::call_traits< const T[N]>::value_type |
Definition at line 146 of file call_traits.hpp.
| typedef array_type& boost::boost::call_traits< const T[N]>::reference |
Definition at line 147 of file call_traits.hpp.
| typedef const array_type& boost::boost::call_traits< const T[N]>::const_reference |
Definition at line 148 of file call_traits.hpp.
| typedef const T* const boost::boost::call_traits< const T[N]>::param_type |
Definition at line 149 of file call_traits.hpp.
1.5.5